func runtime.nonblockingPipe
2 uses
runtime (current package)
nbpipe_pipe2.go#L9: func nonblockingPipe() (r, w int32, errno int32) {
netpoll_epoll.go#L42: r, w, errno := nonblockingPipe()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)